Description
Export Groups returns the Nuxeo groups excel report listing subgroups/users
Operation id | UserManager.ExportGroups |
Category | Users & Groups |
Label | ExportGroups |
Requires | |
Since | |
Parameters
Signature
Implementation Information
JSON Definition
{
"id" : "UserManager.ExportGroups",
"label" : "ExportGroups",
"category" : "Users & Groups",
"requires" : null,
"description" : "Export Groups returns the Nuxeo groups excel report listing subgroups/users",
"url" : "UserManager.ExportGroups",
"signature" : [ "void", "blob" ],
"params" : [ ]
}